Fix describe-function with advised functions.
authorTassilo Horn <tsdh@gnu.org>
Sat, 7 Dec 2013 17:05:38 +0000 (18:05 +0100)
committerTassilo Horn <tsdh@gnu.org>
Sat, 7 Dec 2013 17:05:38 +0000 (18:05 +0100)
commitbc06a1252ed923ffa3c8acfc269b19222429b008
treef7d05fc849c37b574a1c4c206dbbdf1c62aeeb36
parent22185651d3f0cbe87eb61c64253008589d16397d
Fix describe-function with advised functions.

* lisp/help-fns.el (describe-function-1): Use new advice-* functions
rather than old ad-* functions.  Fix function type description and
source links for advised functions and subrs.
lisp/ChangeLog
lisp/help-fns.el